This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

第一個Go的測試

第一個Go的測試

Inheritance

Inheritance

pygame 開發之打磚塊遊戲

pygame 開發之打磚塊遊戲


Comments